@CHARSET "UTF-8";

.scott{ margin-top: 20px; text-align: center; margin-bottom: 60px; height:30px;}
.scott a{ padding:5px 10px; border: 1px solid #dedede; color: #666; margin-right: 0px; margin-bottom: 20px; display: inline-block;}
.scott a:last-child{ background-color: #fff;}
.scott a:hover{ background-color: #0081cc; border: 1px solid #0081cc; color: #fff;}
.scott a.a-sel{ background-color: #0081cc; border: 1px solid #0081cc; color: #fff;}
.scott span{padding:5px 10px; border: 1px solid #dedede; color: #666; margin-right: 0px; margin-bottom: 20px; display: inline-block;}
.scott span:last-child{ background-color: #fff;}
.scott span:hover{ background-color: #0081cc; border: 1px solid #0081cc; color: #fff;}
.scott span.a-sel{ background-color: #0081cc; border: 1px solid #0081cc; color: #fff;}
DIV.scott SPAN.current {
	 COLOR: #fff; BACKGROUND-COLOR: #0081cc;
}
#preview{
	width: 550px;
	height:338px;
	margin-left: 0px;
	margin-top:5px;
	position: relative;
}
#preview>img{
	width: 550px;
	height: 338px;
}
#fangda_jing{
	width: 100px;
	height: 100px;
	background-color: rgba(255,255,255,0.5);
	position:absolute;
	left: 0;
	top: 0;
	z-index:99;
	display: none;
}
#bimg{
	width: 400px;
	height: 400px;
	overflow:hidden ;
	position:absolute;
	z-index:9;
	left:560px;
	display: none;
	top:0;
}
#bimg>img{
	width:2500px;
	height: 1000px;
	position: absolute;
}